home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / spitfire / sfrom22b.zip / WHATSNEW.DOC < prev    next >
Text File  |  1996-01-14  |  6KB  |  143 lines

  1.  
  2.    * SF-ROM 2.20     Public Release    Jan 14, 1996
  3.    * Copyright 1992 - 1996  Michael Robinson  All rights reserved.
  4.  
  5. WHAT'S NEW IN SF-ROM 2.20
  6.  
  7.    This is a drop-in replacement. Just use the new SFROM.EXE. This version
  8.    honors all the old file formats and commands. Many of the improvements
  9.    are automatic. Some do require configuration changes, but only if you
  10.    wish to activate the new feature. This version uses approximately the
  11.    same amount of memory. SF-ROM now requires a total of about 300K of free
  12.    conventional DOS low memory. Maximum limits increased to 228 disks and
  13.    up to 700 file areas per disk.
  14.  
  15.    This version includes these improvements:
  16.  
  17. 1. Support for Spitfire 3.51. Reads and updates the new Spitfire 3.51 file
  18.    formats including the new 39 line drop file (SFDOORS.DAT, SFFILE.DAT,
  19.    SFMAIN.DAT, SFMESS.DAT, SFSYSOP.DAT). If the original drop file contains
  20.    fewer than 39 lines, then SF-ROM will write the same number of lines as
  21.    the original drop file.
  22.  
  23.    SF-ROM is now compatible with any Spitfire version from 3.00 to 3.51.
  24.  
  25. 2. New options added to disk sensing and the VOLUME command. SF-ROM can now
  26.    scan multiple disks (optional) and it can scan for a specific marker
  27.    file instead of a volume label (optional).
  28.  
  29.    The format of the VOLUME command has been extended. The old format will
  30.    still work exactly as it has in the past.
  31.  
  32.    The OLD format looks like this:
  33.  
  34.    VOLUME  NOPV11_194
  35.  
  36.    Here is an example of the NEW format:
  37.  
  38.    VOLUME  NOPV11_194  /SCAN  EF
  39.  
  40.    This means SF-ROM will look for the volume name NOPV11_194 on both
  41.    drives E and F. You can scan up to 26 drive letters from A to Z. The
  42.    drives are always scanned in order from A to Z. It will stop scanning
  43.    drives when it reaches the first matching volume name. Once a drive
  44.    letter has been assigned to a disk, that drive letter will not be
  45.    scanned again. If you do not use the /SCAN command, then it will only
  46.    scan the drive letter indicated in the first entry in the left column
  47.    in the AREAS section of SFROM.CFG. The drive letter specified in the
  48.    AREAS section will also be scanned in addition to any drives
  49.    specified using the /SCAN command. If you use the optional CDDRIVE
  50.    command, this drive letter will also be scanned. If the same drive
  51.    letter is specified more than once, it will only be scanned once.
  52.  
  53.    If the CD-ROM disk does not have a volume label, you may want to
  54.    use the option to scan for a specific marker file like this:
  55.  
  56.    VOLUME  E:\GAMES\DOOM2.ZIP
  57.  
  58.    The backslash character "\" must be used. It indicates that SF-ROM is
  59.    to scan for a specific file and NOT scan for a volume label. If no
  60.    backslash character is used, SF-ROM will assume that it is a volume
  61.    label. Here is another form of this command:
  62.  
  63.    VOLUME  E:\GAMES\DOOM2.ZIP  /SCAN  EF
  64.  
  65.    In this case, SF-ROM will look for file E:\GAMES\DOOM2.ZIP and if it
  66.    is not there, it will then look for file F:\GAMES\DOOM2.ZIP. The
  67.    scanning operation is exactly the same except that a specific file
  68.    name is used instead of a volume label. All of the previously defined
  69.    scanning rules apply.
  70.  
  71.    The backslash "\" indicates a specific file name.
  72.    The forward slash "/SCAN" indicates multiple disk scanning.
  73.    Please do not confuse forward slash and backslash.
  74.  
  75.    If you have problems with disk scanning, see command DebugVol.
  76.    Setting this command ON will cause SF-ROM to log all scanning operations
  77.    and results to file ERROR.LOG.
  78.  
  79. 3. Maximum number of disks increased from 152 to 228 disks.
  80.  
  81. 4. Zmodem now sends the total batch download statistics to the remote.
  82.    So programs such as GSZ on the remote will show both status bars;
  83.    one status bar for the file, and one status bar for the total
  84.    download. As far as I know, no other BBS or door offers this feature.
  85.  
  86. 5. New command. See SFROM.DOC.
  87.  
  88.    DebugVol  ON         (Writes scanned disk volume labels to ERROR.LOG.)
  89.  
  90. 6. Improved file copy routine to gracefully recover from an incomplete copy
  91.    operation. No runtime errors, cleaner error messages, clean-up of
  92.    partial files. File transfer of all files in the batch that are
  93.    successfully copied will proceed even if one or more files fail to copy.
  94.  
  95. 7. Fixed bugs:
  96.  
  97.    Sometimes failed to pause during search when a match was found.
  98.    Tag letters not always incremented properly in some cases.
  99.    Double continue prompt in list download.
  100.    Failure to view text files in some cases.
  101.  
  102. 8. Updated and improved low-level comm routines.
  103.  
  104. *****************************************************************
  105.  
  106.   REGISTRATION: Print REGISTER.DOC and send it with $30 check to:
  107.  
  108.   MICHAEL ROBINSON
  109.   PO BOX 831
  110.   SHELTON, CT. 06484-4386
  111.  
  112.   Or call either BBS node for fast online registration using
  113.   Visa, Mastercard, Diners' Club, Carte Blanche.
  114.  
  115.   You can also register on CompuServe using GO SWREG and selecting
  116.   registration of program number 6581. The charge will be added to your
  117.   CompuServe bill.
  118.  
  119.   The latest versions of all my programs can be downloaded from either
  120.   node of my BBS or any of the following locations:
  121.  
  122.   America Online .... Computing, TeleCom Forum, BBS Doors library
  123.   CompuServe ........ GO PCBBS, BBS Doors
  124.   Internet .......... users.aol.com  ( directory TheMikeRob/pub )
  125.   Internet .......... ftp.coast.net  ( directory Simtel/msdos/bbsdoor )
  126.   Both Internet sites allow anonymous ftp file transfer.
  127.   The Simtel site is "mirrored" at dozens of sites around the world.
  128.  
  129.   The file names are sfromxxx.zip, ezromxxx.zip, mcallxxx.zip,
  130.   mmenuxxx.zip. The "xxx" symbolizes the version number.
  131.  
  132.   * The Soft Parade BBS - Shelton Connecticut USA
  133.   * Home of the SF-ROM, EZ-ROM, Multi-CALL and Multi-MENU Doors.
  134.   * Node 1  203-924-5603  FidoNet 1:141/485  General Public Access
  135.   * Node 2  203-922-1794  FidoNet 1:141/486  Shareware Support Only
  136.   * File Request SFROM, EZROM, MCALL, or MMENU for latest versions.
  137.   * File Request SFROM.NEW, EZROM.NEW, MCALL.NEW, MMENU.NEW text file.
  138.  
  139.   Internet ......... TheMikeRob@aol.com
  140.   America Online ... TheMikeRob
  141.   CompuServe........ 102363.2051
  142.  
  143.